
.mono h1 {
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    color: #89347B;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mono p {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    padding-bottom: 25px;
    text-align: justify;
}

.mono h6{
    color: white;
}

.mono-one{
    padding-top: 50px;
    padding-bottom: 100px;
}